home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Private Casting
/
Casting One.mdf
/
Docs
/
Shop
/
shop.dir
/
00029.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1998-02-21
|
161 b
|
15 lines
on mouseEnter
cursor([cast "curs", cast "mask"])
go("cards")
end
on mouseLeave
cursor(-1)
go("items")
end
on mouseUp
cursor(-1)
go(1, "cards")
end